home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>Form1</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>Form1</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>439</width>
- <height>308</height>
- </rect>
- </property>
- <property name="caption">
- <string>Form1</string>
- </property>
- <property name="focusPolicy">
- <enum>NoFocus</enum>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer row="1" column="0">
- <property name="name">
- <cstring>spacer4_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="1" column="2">
- <property name="name">
- <cstring>spacer4_4</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="3" column="1">
- <property name="name">
- <cstring>GoNextTip</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>To remove selected OS click <b>Next</b></string>
- </property>
- <property name="alignment">
- <set>AlignTop|AlignLeft</set>
- </property>
- </widget>
- <widget class="CStaticTip" row="2" column="1">
- <property name="name">
- <cstring>StopWarningTip</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="TipText" stdset="0">
- <string></string>
- </property>
- <property name="Alignment" stdset="0">
- <set>WordBreak|AlignVCenter</set>
- </property>
- <property name="Margin" stdset="0">
- <number>10</number>
- </property>
- <property name="ShadowWidth" stdset="0">
- <number>2</number>
- </property>
- <vbox>
- </vbox>
- </widget>
- <spacer row="0" column="1">
- <property name="name">
- <cstring>spacer20</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <widget class="CCheckListControl" row="1" column="1">
- <property name="name">
- <cstring>OSList</cstring>
- </property>
- <property name="allColumnsShowFocus">
- <bool>true</bool>
- </property>
- </widget>
- </grid>
- </widget>
- <slots>
- <slot>OnRequestProperties(CUDRItem*)</slot>
- </slots>
- <layoutdefaults spacing="6" margin="0"/>
- <includehints>
- <includehint>statictip.h</includehint>
- <includehint>checklistctrl.h</includehint>
- </includehints>
- </UI>
-